Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/135 - Atari Game/

index.html /cody/swapnilsparsh/30DaysOfJavaScript/135 - Atari Game/index.html
420 Views
0 Comments
<!DOCTYPE html>
<html lang="en" >
<head>
<meta charset="UTF-8">
<title>DragonUncaged - Color Blast!</title>
<meta name="vi
preview.jpg /cody/swapnilsparsh/30DaysOfJavaScript/135 - Atari Game/preview.jpg
130 Views
0 Comments
Media file
script.js /cody/swapnilsparsh/30DaysOfJavaScript/135 - Atari Game/script.js
206 Views
0 Comments
(function(window){

var Game = {

init: function(){
this.c = document.getElementById("game");
this.c.width = this.c.width;

style.css /cody/swapnilsparsh/30DaysOfJavaScript/135 - Atari Game/style.css
145 Views
0 Comments
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700);
* {
margin: 0;
padding: 0;
box-sizing: border-b